home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000881_cle@math.upenn.edu_Thu Aug 25 11:23:38 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from NOC4.DCCS.UPENN.EDU by cs.umb.edu with SMTP id AA12047
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 25 Aug 1994 15:23:42 -0400
  3. Received: from ZENO.MATH.UPENN.EDU by noc4.dccs.upenn.edu
  4.     id AA10725; Thu, 25 Aug 94 15:23:40 -0400
  5. Return-Path: <cle@math.upenn.edu>
  6. Received: by zeno.math.upenn.edu
  7.     id AA04441; Thu, 25 Aug 94 15:23:38 -0400
  8. Date: Thu, 25 Aug 94 15:23:38 -0400
  9. From: cle@math.upenn.edu
  10. Posted-Date: Thu, 25 Aug 94 15:23:38 -0400
  11. Message-Id: <9408251923.AA04441@zeno.math.upenn.edu>
  12. To: tex-k@cs.umb.edu
  13. Subject: a problem compiling tex
  14. Cc: cle@math.upenn.edu
  15.  
  16. Dear Whomever:
  17.      I am trying to build tex and mf on a PowerBook 280 running Tenon 
  18. intersystems MachTen. This is a mach for the mac. I get up to the compilation
  19. of tangle.c where the following errors occur:
  20. gcc -I./../lib -I../.. -g  -c tangle.c
  21. tangle.c:1017: warning: `state' redefined
  22. tangle.c:1002: warning: this is the location of the previous definition
  23. tangle.c:1: parse error before `0'
  24. tangle.c:987: parse error before `7'
  25. In file included from tangle.c:3672:
  26. tangle.h:9: parse error before `zidlookup'
  27. tangle.h:9: warning: data definition has no type or storage class
  28. tangle.h:11: parse error before `zmodlookup'
  29. tangle.h:11: warning: data definition has no type or storage class
  30. tangle.h:13: parse error before `zprefixlookup'
  31. tangle.h:13: warning: data definition has no type or storage class
  32. tangle.h:20: parse error before `getoutput'
  33. tangle.h:20: warning: data definition has no type or storage class
  34. tangle.h:35: parse error before `zcontrolcode'
  35. tangle.h:35: warning: data definition has no type or storage class
  36. tangle.h:37: parse error before `skipahead'
  37. tangle.h:37: warning: data definition has no type or storage class
  38. tangle.h:39: parse error before `getnext'
  39. tangle.h:39: warning: data definition has no type or storage class
  40. tangle.c:3673: parse error before `40'
  41. tangle.c:39947: warning: data definition has no type or storage class
  42. *** Exit 1
  43. Stop.
  44. *** Exit 1
  45. Stop.
  46. *** Exit 1
  47. Stop.                       
  48.  
  49. Any advice on how to get around this would be greatly appreciated.
  50. Yous,
  51. Charlie Epstein